The Imagick class
PHP Manual

Imagick::getResourceLimit

(PECL imagick 2.0.0)

Imagick::getResourceLimitReturns the specified resource limit

Descripción

int Imagick::getResourceLimit ( int $type )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Returns the specified resource limit in megabytes.

Lista de parámetros

type

Refer to the list of resourcetype constants.

Valores retornados

Returns the specified resource limit in megabytes. Throw an ImagickException on error.


The Imagick class
PHP Manual